*** Gazette Changelog ***

2008.11.08 - version 1.2.3
  * functions.php - added option to disable image resizer (thumb.php)
    archive.php
	tag.php
	search.php
	layouts/default.php
	layouts/blog.php
	includes/featured.php
	imagegallery.php

2008.11.08 - version 1.2.2
  * archives.php - Added 30 last posts

2008.10.23 - version 1.2.1
  * style.css - Fixed dropdowns in IE6

2008.10.22 - version 1.2.0
  * thumb.php - new version

2008.10.09 - version 1.1.8
  * functions/custom.php - Fixed bug with update of custom fields

2008.10.08 - version 1.1.7
  * style.css - IE7 Tag Cloud Bug Fix

2008.10.02 - version 1.1.6
  * functions.php - Changed post_title to post_name

2008.09.23 - version 1.1.5
  * includes/version.php - Fix advertise here link
  * ads/ads-top.php - Fix advertise here link
  * ads/ads-bottom.php - Fix advertise here link

2008.09.04 - version 1.1.4
  * sitemap.php - fixed wp_list_pages
  * Missing ico-feat.gif added to styles/lightblue

2008.09.04 - version 1.1.3
  * style.css - Fixed flickr badge style error

2008.09.02 - Version 1.1.2
  * functions.php - Fixed archives variable name
  * includes/version.php - Archive variable with page ID 
  * layouts/default.php - Archive variable with page ID

2008.08.21 - Version 1.1.1
  * functions.php - changed default settings
  * header.php - fixed wp_list_pages language bug

2008.08.04 - Version 1.1

  * changelog.txt - Added changelog and revised version number
  * includes/easytube.php - Added easytube integrated
  * includes/test.php - Added phpinfo() file for debugging resizer on buggy hosts
  * includes/popular.php - Display popular posts in sidebar.php
  * includes/comments.php - Display recent comments in sidebar.php
  * functions/custom.php - Custom settings panel in WP post window
  * sidebar.php - Changed tabs to use popular.php and comments.php
  * sidebar.php - Added integrated flickr feed
  * sidebar.php - remove <ul> for tags  
  * header.php - fixed <? to <?php   
  * header.php - moved suckerfish js to includes/js/suckerfish.js
  * footer.php - remove google analytics slashes  
  * functions.php - Added flickr options  
  * functions.php - Added pages dropdown to archive
  * functions.php - Fixed google analytics slashes when saving  
  * functions.php - No <br/> before description of checkboxes
  * functions.php - New border color for .mainrow 1px solid #D4E9FA
  * functions.php - Author info is now an option
  * single.php - Author info conditional tag
  * includes/featured.php - Fixed display bug with posts appearing one below each other on page load
  * style.css - Edited the #Nav2 dropdown menu using Suckerfish methodology to include a third level dropdown
  * style.css - Added wp-caption classes for post images in Wordpress 2.5 and above
  * style.css - Removed float:left and margin-right attributes from entry images
  * style.css - Changed thumbnail float from left to right for archive and search results.
  * single.php - Added pagination to the single posts pages and styled accordingly in style.css
  * archive.php, search.php - Removed <hr /> line breaks below post titles
  * archive.php, single.php - Moved tag reference to below post header
  * sidebar.php - Removed hl3 references below subcols
  * footer.php - Changed credit notes and added css styling
  * ads/*.php - Updated ad management  
